ComponentOne ASP.NET MVC Controls
Start Method (WaterfallBuilder<T>)

C1.Web.Mvc.Fluent Namespace > WaterfallBuilder<T> Class : Start Method
The value.
Configurates C1.Web.Mvc.Waterfall<T>.Start. Sets a value that determines the value of the start bar. If start is null, start bar will not show.
Syntax
'Declaration
 
Public Function Start( _
   ByVal value As Nullable(Of Integer) _
) As WaterfallBuilder(Of T)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

WaterfallBuilder<T> Class
WaterfallBuilder<T> Members